projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f9edb6
)
ARM: uniphier: add CONFIG_PREBOOT
author
Masahiro Yamada
<
[email protected]
>
Wed, 19 Dec 2018 11:03:15 +0000
(20:03 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Sat, 29 Dec 2018 02:38:35 +0000
(11:38 +0900)
For more boot-flow flexibility,
Signed-off-by: Masahiro Yamada <
[email protected]
>
include/configs/uniphier.h
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index 1e509ce9ad7bdd158e28e74a0c8dbe229dac3839..95d64525535aa3f99d9339f9553dc4b6aace33de 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-124,6
+124,8
@@
"third_image=u-boot.bin\0"
#endif
+#define CONFIG_PREBOOT "env exist ${bootdev}preboot && run ${bootdev}preboot"
+
#define CONFIG_ROOTPATH "/nfs/root/path"
#define CONFIG_NFSBOOTCOMMAND \
"setenv bootargs $bootargs root=/dev/nfs rw " \